Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: merging upstream's 0.16.3 #160

Merged
merged 501 commits into from
Feb 28, 2022
Merged

Conversation

loloicci
Copy link
Contributor

Description

Redoing #148. This is for changing the merging way from squash and merge to create a merge commit

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

uint and others added 30 commits July 13, 2021 21:32
Cleanup import implementations (the native_* stuff)
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
Add the cosmwasm-* version changes to MIGRATING.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
attr construction should panic for reserved names
Collect types Attribute and Event in events.rs 💅
@CLAassistant
Copy link

CLAassistant commented Feb 24, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ loloicci
❌ webmaster128
❌ uint
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@brew0722 brew0722 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a CI failure that appears to be a github bug. This is ignored. Not the result of this PR. If you click detail, the title is the previous PR 146.

@loloicci loloicci merged commit 46c9ac0 into Finschia:main Feb 28, 2022
@@ -1663,35 +1778,39 @@ checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"

[[package]]
name = "wasmer"
version = "1.0.2"
version = "2.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need find out why it's 2.1.0.

@brew0722 brew0722 mentioned this pull request Mar 4, 2022
7 tasks
@loloicci loloicci self-assigned this Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.